Skip to content

Fix the Python article #3117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2025
Merged

Fix the Python article #3117

merged 2 commits into from
Apr 16, 2025

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Apr 15, 2025

Summary

  • Add instructions to run the app as HTTP which is required for the OpenTelemetry package to work via Python on a local dev box.
  • Adjust some of the code block identifiers.
  • Improve acro score from 88 to 95.
  • Add some extra code highlighters where appropriate.

Fixes #3076


Internal previews

📄 File 🔗 Preview link
docs/get-started/build-aspire-apps-with-python.md docs/get-started/build-aspire-apps-with-python

@adegeo adegeo requested a review from IEvangelist as a code owner April 15, 2025 23:06
Co-authored-by: David Pine <david.pine@microsoft.com>
@adegeo adegeo enabled auto-merge (squash) April 16, 2025 00:18
@adegeo adegeo merged commit 6b392db into main Apr 16, 2025
7 checks passed
@adegeo adegeo deleted the adegeo/3076/python branch April 16, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python sample does not work with open telemetry.
2 participants